home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _58BBDBC98BFB4B4AB6709C55E0BD657F < prev    next >
Text File  |  2005-08-31  |  2KB  |  91 lines

  1. <window>
  2.     <id>4</id>
  3.     <defaultcontrol>3</defaultcontrol>
  4.     <allowoverlay>yes</allowoverlay>
  5.     <define>#header.label:5</define>
  6.     <define>#header.image:settings_logo.png</define>
  7.     <define>#header.hover:hover_settings.png</define>
  8.     <!-- cheat a little, we don't use two of the items in the imported file to blank their labels -->
  9.     <define>#itemcount:-</define>
  10.     <define>#selecteditem:-</define>
  11.     <controls>
  12.         <import>common.settings.xml</import>
  13.         <control>
  14.             <type>group</type>
  15.             <description>group element</description>
  16.             <animation>FlyInFromTop</animation>
  17.             <layout>StackLayout</layout>
  18.             <posX>280</posX>
  19.             <posY>165</posY>
  20.             <!-- topmost item needs an onup with a value of 17 for topbar to work -->
  21.             <control>
  22.                 <description>Wizard</description>
  23.                 <type>button</type>
  24.                 <id>3</id>
  25.                 <width>197</width>
  26.                 <label>Setup Wizard</label>
  27.                 <hyperlink>615</hyperlink>
  28.                 <onup>17</onup>
  29.             </control>
  30.             <control>
  31.                 <description>General</description>
  32.                 <type>button</type>
  33.                 <id>4</id>
  34.                 <width>197</width>
  35.                 <label>128</label>
  36.                 <hyperlink>705</hyperlink>
  37.             </control>
  38.             <control>
  39.                 <description>Screen</description>
  40.                 <type>button</type>
  41.                 <id>5</id>
  42.                 <width>197</width>
  43.                 <label>214</label>
  44.                 <hyperlink>9</hyperlink>
  45.             </control>
  46.             <control>
  47.                 <description>My Music</description>
  48.                 <type>button</type>
  49.                 <id>6</id>
  50.                 <width>197</width>
  51.                 <label>2</label>
  52.                 <hyperlink>14</hyperlink>
  53.             </control>
  54.             <control>
  55.                 <description>My Pictures</description>
  56.                 <type>button</type>
  57.                 <id>7</id>
  58.                 <width>197</width>
  59.                 <label>1</label>
  60.                 <hyperlink>12</hyperlink>
  61.             </control>
  62.             <control>
  63.                 <description>Movies</description>
  64.                 <type>button</type>
  65.                 <id>8</id>
  66.                 <width>197</width>
  67.                 <label>3</label>
  68.                 <hyperlink>703</hyperlink>
  69.             </control>
  70.             <control>
  71.                 <description>My DVD</description>
  72.                 <type>button</type>
  73.                 <id>9</id>
  74.                 <width>197</width>
  75.                 <label>1027</label>
  76.                 <hyperlink>704</hyperlink>
  77.             </control>
  78.             <!-- last item needs an ondown with a value of 3 to support wraparound -->
  79.             <control>
  80.                 <description>TV</description>
  81.                 <type>button</type>
  82.                 <id>10</id>
  83.                 <width>197</width>
  84.                 <label>605</label>
  85.                 <hyperlink>700</hyperlink>
  86.                 <ondown>3</ondown>
  87.             </control>
  88.         </control>
  89.     </controls>
  90. </window>
  91.